home *** CD-ROM | disk | FTP | other *** search
- NOVELL NETWARE COMMAND SUMMARY
-
- ATTACH [servername[/account_name]]
- Used to attach your workstation to another server when
- working in a multi-server LAN.
-
- CAPTURE [parameter][parameter][paramater]...
- Used to activate printing on a shared network printer.
- Parameter Usage
- J = jobname Jobname
- Q = queuename Queue
- L = n Printer (local)
- S = servername Server
- P = n Printer (shared)
- C = n Copies
- F = n Form
- F = form name Form
- NAM = username Username (printed on top)
- B = text Banner (12 chars.)
- NB No banner
- TI = n Timeout
- A Autoendcap
- NA No autoendcap
- CR = [directory Create filespec path]filespec
- FF Form feed
- NFF No form feed
- T = n Tabs
- NT No tabs
- K Keep
- SH Show status of local ports
-
- Defaults
-
- L = 1 Capture LPT1:
- Q = PRINTQ_0 Send output to queue PRINTQ_0
- C = 1 Print 1 copy
- N = account name Prints user name at top of banner
- B = LST: Print LST: on bottom of banner
- A Enable autoendcap
- T = 8 Convert tabs to 8 spaces
- FF Form feed at end of job
-
- CASTOFF [ALL]
- Prevents workstation from receiving messages from other
- workstations. ALL=Server
-
- CASTON [ALL]
- Enables receiving of messages from other workstations.
- ALL=Server
-
- CHKVOL [server/vol:]
- [drive:]
- wildcards/wildcards
-
- Displays information about file server disk volumes.
-
- ENDCAP [parameter][parameter][...]
- Disables all active CAPTURE commands or any portion of.
-
- FLAG [directory path]filespec [parameter][parameter]...
- Used to change file attributes
- Attribute Usage
- S Shareable
- NS Non-Shareable
- RO Read Only
- RW Read/Write
- N Normal
- T Transactional (SFT NetWare Only)
- I Indexed.
-
- GRANT
- GRANT rights FOR [directory path] TO [USER] account
- GRANT rights FOR [directory path] TO [GROUP] groupname
- GRANT rights [BUT rights] FOR [directory path] to [USER]
- account | [GROUP] groupname
- GRANT [ONLY] rights FOR [directory path] TO [USER] account
- |[GROUP] groupname
- Directory Rights
- S = Search
- O = Open
- R = Read
- W = Write
- C = Create
- D = Delete
- M = Modify
- P = Parental
-
- Keyword Usage
- ONLY rightsGrant specific rights while revoking any
- others that the user or group possessed
- in the directory
- ALL BUT rightsGrant all but specific rights to a user
- or group
- NO RIGHTS Remove any rights from the user or group
-
- HOLDOFF
- Allows files to be accessed after another user has accessed
- them through the server.
-
- HOLDON
- Places a hold on files that are opened through an
- application that was not designed for a network.
-
-
- LARCHIVE [directory path]
- [SYSTEM]
- Backs up data files from the server to a local drive.
- (Prompted)
-
- LISTDIR [directory path][parameter][parameter][...]
- Lists directories on a given volume of the server.
- Parameter Usage
- /D Date
- /T Time
- /R Maximum rights
- /S Subdirs
- /A ALL information
-
- LOGIN [server[/account name[parameters...]]]
- Used to login to the server.
- LOGIN ATRIUM/MIKE MAIL
- Access electronic mail after login.
-
- LOGOUT [server]
- Used to logout from the server.
-
- LRESTORE
- Restores files back onto the server from disks created
- with LARCHIVE. (Prompted)
-
- MAP [drive:]=directory path
- [INSERT] SEARCHn:=directory path
- DEL drive:
- Displays current status of logical drives and search
- paths.
-
- NCOPY [directory path]filespec [TO] filespec
- [directory path]filespec [TO] directory path
- [directory path]filespec [TO] directory path/filespec
- Replaces DOS COPY command.
-
- NDIR [directory path]filespec[parameter][parameter][...]
- directory path[filespec][parameter][parameter][...]
- directory path[filespec options]
- Selection Option Usage
- FILENAME=filespec Match filespec
- FILENAME NOT=filespec Match all but filespec
- ACCESS BEFORE=mm-dd-yy Last accessed mm-dd-yy
- ACCESS NOT BEFORE Accessed not before mm-dd-yy
- =mm-dd-yy
- ACCESS AFTER=mm-dd-yy Last accessed after mm-dd-yy
- ACCESS NOT AFTER Accessed not after mm-dd-yy
- =mm-dd-yy
- CREATE AFTER=mm-dd-yy
- CREATE NOT AFTER
- =mm-dd-yy
- CREATE BEFORE=mm-dd-yy
-
- NDIR (continued)
- Selection Option Usage
- CREATE NOT BEFORE
- =mm-dd-yy
- E O Execute only attribute
- H Hidden attribute
- I Indexed attribute
- M Modified attribute
- NOT M Not Modified
- OWNER=user name Who created the file
- OWNER NOT=user name Not created by user name
- R O Read only attribute
- NOT R O Not read only attribute
- R W Read write attribute
- NOT R W Not read write attribute
- S Shareable attribute
- NOT S Not shareable attribute
- SIZE=n Based on size in bytes
- SIZE GREATER n Greater than n bytes
- SIZE LESS n Less than n bytes
- SY System attribute
- NOT SY Not system attribute
- T Transactional attribute (SFT
- NetWare only)
- NOT T Not Transcational attribute
- (SFT NetWare only)
-
- Sequence Option Usage
- [REVERSE] SORT ACCESS Sort by access date, oldest
- first
- [REVERSE] SORT CREATE Sort by creation date, oldest
- first
- [REVERSE] SORT FILENAME By file name in alpha order
- [REVERSE] SORT OWNER By owner in alpha order
- [REVERSE] SORT SIZE By size, smallest first
- [REVERSE] SORT UPDATE By update date, oldest first
-
- Information Parameter Usage
- BR Brief
- D O Directorys only
- HELP Command syntax
- SUB Data for all down line subdirs
-
- NPRINT [directory path]filespec[parameter][...]
- Prints a file on a network printer.
- Parameter Usage
- J = jobname Jobname
- Q = queuename Queue
- S = servername Server
- P = n Printer (shared)
- C = n Copies
- F = n Form
- F = form name Form
- NAM = username Username (printed on top)
- NPRINT (continued)
- Parameter Usage
- B = text Banner (12 chars.)
- NB No banner
- FF Form feed
- NFF No form feed
- T = n Tabs
- NT No tabs
- D Delete
-
- PSTAT [S=server name][P=printer]
- Tells status of the network printers.
-
- PURGE
- Released the file space held by the server from the users
- last delete command.
-
- REMOVE [USER]account name FROM directory path
- [GROUP]group name FROM directory path
- Removes a user or group from all assignments in a specified
- directory.
-
- RENDIR directory path TO directory
- Used to rename directories.
-
- REVOKE rights FOR [directory path] FROM [USER]account
- rights FOR [directory path] FROM [GROUP]group name
- Eliminates assignments in directories where the user is
- the owner.
- Directory Rights
- S = Search
- O = Open
- R = Read
- W = Write
- C = Create
- D = Delete
- M = Modify
- P = Parental
-
- RIGHTS [directory path]
- Displays your effective rights in a path.
-
- SALVAGE [server/volume:]
- Recovers files that have been deleted from a network volume.
- 1. Must be run by the same user who deleted.
- 2. Used for the most recent delete activity.
- NOT AFTER DOS DEL, DOS ERASE, NetWare FILER, or
- after a new file is created.
- 3. Must be executed during the same login session.
- 4. Must be from the same workstation.
- 5. After PURGE is run, SALVAGE has no effect.
-
-
-
- SEND "message" [TO] [USER] [server/]user [server/][user]
- "message" [TO] [GROUP] [server/][group] [server/][group]
- "message" [TO] [GROUP] [server/][group]...
- [USER][server/][user]...
- Sends 45 char or less message to other users on the network.
-
- SETPASS [server]
- Used to change your password.
-
- SETTTS [logical numeric value [physical numeric value]]
- SFT NetWare only. Sets the number of logical physical locks
- that NetWare ignores before beginning to track a
- transaction.
-
- SLIST
- Lists currently active servers.
-
- SMODE [directory path][paramteter]
- [filespec][parameter]
- Expands on the PATH statement.
- Parameter Usage
- 0 Uses standard file locating procedures.
- 1 If a PATH was specified to start an
- executable file, the system searches
- that dir for data files. If not found
- the system search the PATH dirs.
- 2 The only search dir is the current
- default dir.
- 3 If a PATH was specified to start an
- executable file, the system searches
- that dir for data files. It does not
- search the PATH dirs, unless the file
- is to be opened as read only.
- 5 The system searches the specified dir
- PATH where the program was found. The
- system then searches the current
- default dir and all dirs in the PATH
- for data files.
- 7 If executable files are read-only, the
- system searches the default dir and all
- dirs in the search PATH.
-
- SYSTIME [server]
- Displays the current time and date.
-
- TLIST [directory path][USERS | GROUPS]
- logical drive:[USERS | GROUPS]
- Lists the users or groups who currently have trustee
- assignments for the specified directory and the rights that
- they have been assigned.
-
-
-
-
- USERLIST [server/][user][/A]
- Lists current logged on users. If a user is indicated,
- their connection number and login time is shown. If /A is
- used, the network number and physical station number is also
- included.
-
- WHOAMI [server][/G][/S][/R][/ALL]
- Displays info about your account.
- Parameter Usage
- /G Display the groups you are a member of
- /R Lists your effective rights
- /S Display security equivalences you have
- on the server
- /ALL Display /G, /R, /S